[INFO] cloning repository https://github.com/kunal-amazon/codespace-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kunal-amazon/codespace-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunal-amazon%2Fcodespace-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunal-amazon%2Fcodespace-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6639bcde15b38ba721af6792701e8cfeb8476b57
[INFO] fixing kunal-amazon/codespace-test against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunal-amazon%2Fcodespace-test" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kunal-amazon/codespace-test
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/kunal-amazon/codespace-test
[INFO] tweaked toml for git repo https://github.com/kunal-amazon/codespace-test written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kunal-amazon/codespace-test on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kunal-amazon/codespace-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5a21b3293283d1b569ff3f8ed2ab211d2406fc7e72b43f08a53c8d63a38802d4
[INFO] running `Command { std: "docker" "start" "5a21b3293283d1b569ff3f8ed2ab211d2406fc7e72b43f08a53c8d63a38802d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a21b3293283d1b569ff3f8ed2ab211d2406fc7e72b43f08a53c8d63a38802d4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a21b3293283d1b569ff3f8ed2ab211d2406fc7e72b43f08a53c8d63a38802d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a21b3293283d1b569ff3f8ed2ab211d2406fc7e72b43f08a53c8d63a38802d4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]    Compiling test-case-core v3.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling test-case-macros v3.2.1
[INFO] [stderr]     Checking test-case v3.2.1
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking gosub-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/html5_parser/tokenizer/character_reference.rs (2 fixes)
[INFO] [stderr]        Fixed src/html5_parser/parser/mod.rs (16 fixes)
[INFO] [stderr]        Fixed src/html5_parser/tokenizer/mod.rs (17 fixes)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 372 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 404 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 449 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 453 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]     |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 459 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]     |                              ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1680 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1692 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1733 |                             add_to_token_name!(self, c.utf8());
[INFO] [stdout]      |                             ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1750 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1754 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1762 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]      |                              ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/html5_parser/tokenizer/character_reference.rs (1 fix)
[INFO] [stderr]    Migrating tests/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 372 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 404 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 449 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 453 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]     |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 459 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]     |                              ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1680 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1692 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1733 |                             add_to_token_name!(self, c.utf8());
[INFO] [stdout]      |                             ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1750 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1754 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1762 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]      |                              ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/bin/gosub-browser.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/parser_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/tokenizer.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.13s
[INFO] [stderr] crater-edition-check: gosub-engine v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking gosub-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 372 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 404 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 449 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 453 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]     |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 459 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]     |                              ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1680 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1692 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1733 |                             add_to_token_name!(self, c.utf8());
[INFO] [stdout]      |                             ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1750 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1754 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1762 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]      |                              ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gosub-engine` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 372 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 404 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 449 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 453 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]     |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 459 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]     |                              ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1680 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1692 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1733 |                             add_to_token_name!(self, c.utf8());
[INFO] [stdout]      |                             ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1750 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1754 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1762 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]      |                              ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gosub-engine` (lib test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "5a21b3293283d1b569ff3f8ed2ab211d2406fc7e72b43f08a53c8d63a38802d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a21b3293283d1b569ff3f8ed2ab211d2406fc7e72b43f08a53c8d63a38802d4", kill_on_drop: false }`
[INFO] [stdout] 5a21b3293283d1b569ff3f8ed2ab211d2406fc7e72b43f08a53c8d63a38802d4
